Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Allow html in title attributes in tab-pane directive #1626

Closed
wants to merge 1 commit into from

Conversation

jmaynier
Copy link

Usefull to add html decoration in the title like icons.
For example with Glyphicons:

...

Usefull to add html decoration in the title like icons.
For example with Glyphicons:

<div class="tab-pane" title="<i class='icon-user'></i> User settings" value="userSettings">
...
</div>
@pkozlowski-opensource
Copy link
Member

@jmaynier As I've mentioned in other PRs the version of bootstrap directives in this repository is only to support AngularJS documentation and those are not general purpose directives. As such they won't be extended beyond the needs of documentation.

I saw that you've opened a PR for the angular-ui/bootstrap repo already (angular-ui/bootstrap#67) and this is a proper place for such functionality. I'm going to close this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants